home *** CD-ROM | disk | FTP | other *** search
/ Programming Windows 95 with MFC / Programming Windows 95 with MFC (Microsoft Programming Series)(097-0001465)(1996).iso / CODE / Chap13 / Wanderer / Resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-04-05  |  442 b   |  16 lines

  1. //***********************************************************************
  2. //
  3. //  Resource.h
  4. //
  5. //***********************************************************************
  6.  
  7. #define IDR_MAINFRAME       100
  8. #define IDR_DRIVEIMAGES     101
  9. #define IDR_LARGEDOC        102
  10. #define IDR_SMALLDOC        103
  11.  
  12. #define ID_VIEW_LARGE_ICON  110
  13. #define ID_VIEW_SMALL_ICON  111
  14. #define ID_VIEW_LIST        112
  15. #define ID_VIEW_REPORT      113
  16.